projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9f369
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 12 Jul 2004 14:24:21 +0000
(14:24 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 12 Jul 2004 14:24:21 +0000
(14:24 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bab6c3a98ae0baf880eb9bc40a34506c5c9b1abd..45174ae19541a84ad06d617023fd462db5984ad3 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2004-07-12 Kim F. Storm <storm@cua.dk>
+
+ * alloc.c (mark_object): Only look at Lisp_Misc_Save_Value
+ if GC_MARK_STACK.
+
2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
* buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.